home *** CD-ROM | disk | FTP | other *** search
/ Computer Shopper 240 (DVD) / Issue 240 - February 2008 - DPCS0208DVD.ISO / Mag / Programming Expert / Code.exe / Code / helloworld / readme.txt < prev   
Encoding:
Text File  |  2007-10-29  |  957 b   |  22 lines

  1. This extension was generated by the Extension Wizard at
  2. http://ted.mielczarek.org/code/mozilla/extensionwiz/ .
  3. This extension is compatible only with Firefox 1.5 and
  4. above.  Most of the files in this package are based on
  5. the 'helloworld' extension from the Mozillazine Knowledge Base.
  6.  
  7. You can build an XPI for installation by running the
  8. build.sh script located in this folder.  For development
  9. you should do the following:
  10.   1. Unzip the entire contents of this package to somewhere,
  11.            e.g, c:\dev or /home/user/dev
  12.   2. Put the full path to the folder (e.g. c:\dev\helloworld on
  13.      Windows, /home/user/dev/helloworld on Linux) in a file named
  14.      helloworld@mike.james and copy that file to
  15.      [your profile folder]\extensions\
  16.   3. Restart Firefox.
  17.  
  18. For more information, see the Mozillazine Knowledge Base:
  19. http://kb.mozillazine.org/Getting_started_with_extension_development
  20.  
  21. -Ted Mielczarek <ted.mielczarek@gmail.com>
  22.